home *** CD-ROM | disk | FTP | other *** search
/ PC Shareware 1997 April / PC Shareware 1997-04.iso / programy / waste / appsetup.inf next >
Encoding:
INI File  |  1996-03-23  |  1.3 KB  |  61 lines

  1. ;  Installation Script -- 951221 Waste for Windows
  2. ;
  3. [infofile]
  4.     filename= WASTEWIN.TXT
  5.     appname= "WASTE FOR WINDOWS"
  6.     exefile  = "#W\notepad.exe #D\wastewin.txt"
  7.     message  = "Do you want to view the Waste Information file?"
  8.     
  9. [dialog]
  10.     caption = "Waste for Windows Installation"
  11.     Info, YES    
  12.     DirSelect, YES 
  13.     Registration, BDSIW40                   
  14.  
  15. [data]
  16.     defdir = C:\WASTE
  17.  
  18. [disks]
  19.     1 =., "INSTALL"
  20.  
  21. [needed.space]
  22.     minspace = 550000
  23.  
  24. [dest.directories]
  25.     #app.main,    0:
  26.     #app.SETUPSYSDIR,    0:SETUPSYSDIR
  27.     #app.SETUPWINDIR,    0:SETUPWINDIR
  28.  
  29. [app.main]
  30.     1:WASTE.HLP,    "Waste Help File"
  31.     1:WASTEW.EXE,    "Waste Program File"
  32.     1:WASTEWIN.TXT,    "Waste Readme Text File"
  33.     1:FILE_ID.DIZ,    "Waste Info Blurb"
  34.  
  35. [app.SETUPSYSDIR]
  36.     1:CTL3D.DLL,        "Custom Control for Install"
  37.  
  38. [progman.groups]
  39.     "Waste", WASTE.GRP
  40.    
  41. ["Waste for Windows"]
  42.     "Waste", #D\WASTEW.EXE, #D\WASTEW.EXE
  43.     "Waste Help", "#W\winhelp #D\WASTE.HLP", #W\WinHelp.exe
  44.     "Waste Read", "#W\NOTEPAD.EXE #D\wastewin.txt", #W\NOTEPAD.EXE
  45.  
  46. [Options]
  47.   Logging, NO
  48.   DirChg, yes
  49.   OverWrite, NO
  50.   DeleteIW, YES
  51.  
  52. [Window]
  53.   Focus, NO     
  54.   Show, YES     
  55.   Style, FULL          
  56.   Color, BLUE 
  57.   Message, "Waste for Windows Installation!"    
  58.   Caption, "Waste for Windows Installation!"    
  59.   MessageLoc, TOP
  60.  
  61.